home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / comm / misc / RecentScript.lha / RecentScript / RecentScript.readme < prev    next >
Encoding:
Text File  |  1997-07-10  |  2.2 KB  |  69 lines

  1. Short:    Scripts from AmiNetIndex w. MUIRexx V1.3
  2. Uploader: amolen@nuernberg.netsurf.de
  3. Author:   amolen@nuernberg.netsurf.de
  4. Type:     comm/misc
  5. Requires: dev/mui/MUIRexx_3_0.lha
  6. Requires: util/rexx/rexxdossupport.lha
  7. Requires: util/libs/muiXXusr.lha
  8. Version:  1.3
  9.  
  10. RecentScript 1.3 - Make scripts from AmiNet index with GUI
  11. -----------------------------------------------------------
  12.  
  13. This application reads AmiNet index files or recent mails as
  14. distributed from a mailserver or recent news published in the
  15. newsgroup '*comp.sys.amiga.archive'.
  16.  
  17. It opens a MUI graphical user interface to select files for
  18. downloading, copying or remembering. Files can be selected
  19. from several input sources into one final list at one or
  20. more sessions.
  21.  
  22. You can generate an user defined output from the selected
  23. archives. This can be an ARexx/DOS script or simply a text
  24. file. New output configurations can easily be edited, added
  25. and may contain user defined variables which can be altered
  26. within the program.
  27.  
  28. Included output configurations:
  29.  
  30.  - AmiNet index file
  31.  - Download script    for AmFTP
  32.  - Batchdownload file for AmFTP
  33.  - FTP-Mail script    for YAM 
  34.  - Download script    for FTPMount
  35.  - Example            for Text
  36.  
  37. Included plugin configurations:
  38.  
  39.  - YAM
  40.  - MailManager
  41.  
  42.  
  43. This application requires 'MUIRexx' _V3.0_ from ©Russell Leighton.
  44.  
  45. Changes since V1.0:
  46.  
  47.  - changed: Case insensitive pattern selection
  48.  - changed: User variables moved from '*.cfg' to '*.var'
  49.  - added  : Default output filename definable in user settings
  50.  - added  : Onlinehelp for user configurations '*.hlp'
  51.  - added  : '*.info' Icon for generated output file
  52.  - added  : Configuration 'FTP-Mail script for YAM'
  53.  - added  : Configuration 'BatchWindow file for AmFTP'
  54.  - updated: Configuration 'Download script for MountFTP'
  55.  - updated: Configuration 'Download script for AmFTP'
  56.  
  57. Changes since V1.1:
  58.  
  59.  - added  : Configurable 'Process output after save'
  60.  - added  : Plugin for MailManager
  61.  - changed: GUI button layout
  62.  - changed: Onlinehelp now scrollable
  63.  - fixed  : Error if no '*.info' available
  64.  
  65. Changes since V1.2:
  66.  
  67.  - added  : Virtual (scrollable) group at settings dialog
  68.  - changed: ',' will be translated to ';' due to MUIRexx flaw
  69.